Release 10.1A: OpenEdge Development:
Java Open Clients
INPUT parameters
Table 4–1 shows the 4GL-to-Java data type mapping for
INPUTparameters.
Table 4–1: Progress 4GL-to-Java data type mapping for
INPUT parameters Progress data type Java proxy data type DATASET DATASET-HANDLE1 TABLETABLE-HANDLEcom.progress.open4gl.ProDataGraph
- When mapped as a Java SDO DataGraph.1
TABLETABLE-HANDLEjava.sql.ResultSet
- When mapped as an SQL ResultSet.1
1ProDataSet (DATASETandDATASET-HANDLE) and temp-table (TABLEandTABLE-HANDLE) parameters require special handling, including the mapping of temp-table fields. For more information on ProDataSet and temp-table parameters, see the "Passing temp-tables and ProDataSets" section.
The
Note: The Progress 4GLCOM-HANDLE,HANDLE,RECID,ROWID, andWIDGET-HANDLE4GL data types are not meaningful outside the Progress environment. Their use is restricted to obtaining the value from a Progress procedure and passing it back to another Progress procedure.BUFFERparameter type is not supported in Java Open Clients.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |